Adjust type declaration.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Fri, 27 Aug 2010 03:24:17 +0000 (00:24 -0300)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Fri, 27 Aug 2010 03:24:17 +0000 (00:24 -0300)
lisp/whitespace.el

index 0ef41b5a002ea75d30f3b25c93f3542ca0a953d5..4b8b9a611733ad83efcad70f556029e6618a70f2 100644 (file)
@@ -529,6 +529,8 @@ cleanning up a buffer.  See `whitespace-cleanup' and
 See also `whitespace-display-mappings' for documentation."
   :type '(repeat :tag "Kind of Blank"
                 (choice :tag "Kind of Blank Face"
+                        (const :tag "(Face) Face visualization"
+                               face)
                         (const :tag "(Face) Trailing TABs, SPACEs and HARD SPACEs"
                                trailing)
                         (const :tag "(Face) SPACEs and HARD SPACEs"